Fix missing arg in pcase example.
authorTassilo Horn <tsdh@gnu.org>
Tue, 24 Dec 2013 15:30:59 +0000 (16:30 +0100)
committerTassilo Horn <tsdh@gnu.org>
Tue, 24 Dec 2013 15:30:59 +0000 (16:30 +0100)
commitdf41b55dbae910cc50dd7b6d94eeac4f5e8bf23b
tree8a80fc95afe624f7b496c88fc12a0cc247beb1c5
parent84b5016811ae59887d222ccf99715e5a032fe9ed
Fix missing arg in pcase example.

* doc/lispref/control.texi (Pattern matching case statement): Fix missing
argument in simple expression language sample.  Add
some sample programs written in that language.  Mention that
`pcase' requires lexical binding.
doc/lispref/ChangeLog
doc/lispref/control.texi